projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce0b8b1
)
minimalist-pcproxy: include PKG_MIRROR_HASH
author
Eneas U de Queiroz
<
[email protected]
>
Tue, 19 Oct 2021 13:36:19 +0000
(10:36 -0300)
committer
Nick Hainke
<
[email protected]
>
Fri, 19 Nov 2021 06:04:33 +0000
(07:04 +0100)
This avoids unnecessary downloads and rebuilds.
Signed-off-by: Eneas U de Queiroz <
[email protected]
>
minimalist-pcproxy/Makefile
patch
|
blob
|
history
diff --git
a/minimalist-pcproxy/Makefile
b/minimalist-pcproxy/Makefile
index 8b8cf24c7bd4935b99955818f082140d83553f5f..b00fd1dc71a02fce7e7bb1b09fb92fc526cc3b5b 100644
(file)
--- a/
minimalist-pcproxy/Makefile
+++ b/
minimalist-pcproxy/Makefile
@@
-9,10
+9,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=minimalist-pcproxy
PKG_SOURCE_VERSION:=2d6d1b0b0a3b79a9b4a9b0a7606a84600a967bcb
PKG_VERSION:=2015-01-12-$(PKG_SOURCE_VERSION)
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/fingon/minimalist-pcproxy.git
+PKG_MIRROR_HASH:=d3e872ee6207829ef142d22d591d203e4836f6aa150167411b542e8df4af4d53
PKG_MAINTAINER:=Markus Stenberg <
[email protected]
>
PKG_LICENSE:=GPL-2.0